Skip to content

Conversation

@sararob
Copy link
Contributor

@sararob sararob commented Jan 27, 2026

This adds 2 mypy GitHub Actions checks:

  • mypy.yml runs mypy on every PR. This will list all errors, so it shouldn't block until errors are resolved.
  • mypy-new-errors.yml compares the PR branch to main to ensure no new mypy errors are introduced. This check can be made blocking now and can be removed once all errors are resolved in favor of mypy.yml.

Checklist

  • I have read the CONTRIBUTING.md document.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have manually tested my changes end-to-end.
  • Any dependent changes have been merged and published in downstream modules.

@gemini-code-assist
Copy link
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@adk-bot adk-bot added the tools [Component] This issue is related to tools label Jan 27, 2026
@ryanaiagent ryanaiagent self-assigned this Jan 27, 2026
@sasha-gitg sasha-gitg assigned sasha-gitg and unassigned ryanaiagent Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tools [Component] This issue is related to tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants